/* CSS Document */


.news_list{ padding:10px 0px; width:720px; min-height:400px; float:left}
.news_list ul li{height:40px; float:left; line-height:40px;   border-bottom:1px dashed #cccccc;width:720px;
; margin-top:20px; background:url(../images/dian.jpg) 10px center no-repeat; margin-top:2px}
.news_list ul li a{float:left; font-size:14px; padding-left:25px;  }
.news_list ul li a:hover{}
.news_list ul li a span{float:left; }
.news_list ul li em{float:right; font-style:normal;font-size:12px; color:#999999; padding-right:5px }




.news_title{ width:720px;  margin-bottom:10px; float:left;text-align:center;}

.news_title .time {width: 720px; border-bottom: 1px dotted #AAA; border-top: 1px dotted #AAA;  padding:5px 0; float:left}
.news_title h2{ color:#333; font-size:18px; text-align:center; float:left; padding-bottom:10px; width:720px }
.news_title span{}
.news_text{ float:left}